Skip to content

fix(Http): export NS_HTTP_PROVIDERS to be used anywhere #321

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 6, 2016
Merged

fix(Http): export NS_HTTP_PROVIDERS to be used anywhere #321

merged 1 commit into from
Jul 6, 2016

Conversation

NathanWalker
Copy link
Contributor

This can now be imported from anywhere and used in either nativeScriptBootstrap providers array or Component providers array:

import {NS_HTTP_PROVIDERS} from 'nativescript-angular/http';

I have also added a Guide to the Wiki regarding Http:
https://github.com/NativeScript/nativescript-angular/wiki/Http

closes #305

@vakrilov
Copy link
Contributor

vakrilov commented Jul 5, 2016

👍

@vakrilov vakrilov merged commit e6b8b72 into NativeScript:master Jul 6, 2016
NathanWalker pushed a commit to NathanWalker/angular-seed-advanced that referenced this pull request Jul 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

getCookie issue with 0.1.8 using Http
2 participants